setHintDisplayActionInline
open fun setHintDisplayActionInline(hintDisplayInline: Boolean): NotificationCompat.Action.WearableExtender(source)
Set a hint that this Action should be displayed inline - i.e. it will have a visual representation directly on the notification surface in addition to the expanded Notification
Return
this object for method chaining
Parameters
hintDisplayInline
true
if action should be displayed inline, false otherwise